home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-03-16 | 2.8 KB | 76 lines | [TEXT/GEOL] |
- Item 1404483 12-March-90 13:31PST
-
- From: D1950 CSG, Don Phillips,PRT
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: C++ 3.1b1
-
- Hi,
-
- This is a very basic question. We are in the process of moving from Object
- Pascal to C++. Our version of MPW (Pascal, Assember, etc.) is 3.0. The
- version of C++ that we have is 3.1b1. My question is are the two versions
- compatible? I remember reading in the manual that you can use the two versions
- of the tools and I have compiled MPW tool-programs successfully using the two
- versions. However when I compile a MacApp program, I get the following error
- messages:
-
- MABuild Nothing -noDebug -Autobuild
- MABuild - v. 2.0ß9 Release 7/5/89 Start: 15:52:15 3/13/90
-
- Copyright Apple Computer, Inc. 1986-1989
- All Rights Reserved.
-
- Target Folder: "Hobbes:MacApp:Libraries:.Non-Debug Files:"
- Making: MacApp.Lib.MAMake
- ...
- Target Folder: "Hobbes:Work:Nothingƒ:.Non-Debug Files:"
- AutoMaking: Nothing
- Compiling: Nothing.cp
- File "Hobbes:MacApp:Interfaces:CIncludes:ULoMem.h"; line 98 # error: SignedByte
- GetCrsrBusy : SignedByte is not a type name
- File "Hobbes:MacApp:Interfaces:CIncludes:ULoMem.h"; line 98 # error: syntax
- error
- File "Hobbes:MacApp:Interfaces:CIncludes:ULoMem.h"; line 98 # error: syntax
- error
- File "Hobbes:MacApp:Interfaces:CIncludes:ULoMem.h"; line 98 # error: syntax
- error
- File "Hobbes:MacApp:Interfaces:CIncludes:ULoMem.h"; line 99 # error: syntax
- error
- File "Hobbes:MacApp:Interfaces:CIncludes:ULoMem.h"; line 99 # error: syntax
- error
- File "Hobbes:MacApp:Interfaces:CIncludes:ULoMem.h"; line 99 # error: syntax
- error
- File "Hobbes:MacApp:Interfaces:CIncludes:ULoMem.h"; line 99 # error: syntax
- error
- File "Hobbes:MacApp:Interfaces:CIncludes:ULoMem.h"; line 99 # error: syntax
- error
- File "Hobbes:MacApp:Interfaces:CIncludes:UMacAppUtilities.h"; line 275 # error:
- syntax error
- File "Hobbes:MacApp:Interfaces:CIncludes:UMacAppUtilities.h"; line 275 # error:
- type expected for PByte
- File "Hobbes:MacApp:Interfaces:CIncludes:UMacAppUtilities.h"; line 303 #
- warning: local typedef VCoordinate ( long ) is not in scope of local class
- VPoint members; using global ( long )
- File "Hobbes:MacApp:Interfaces:CIncludes:UMacAppUtilities.h"; line 301 # sorry,
- << CFront Version 1.0B1 (9/21/89; AT&T 2.0) ©Apple Computer, Inc. 1989 >>
- cannot recover from earlier errors
- ### MPW Shell - Execution of Hobbes:Work:Nothingƒ:.Non-Debug
- Files:Nothing.MakeIt terminated.
- search -i PByte ≈
- File "AppleTalk.h"; Line 25 # #define afpByteRangeLock 1 /*AFPCall command
- codes*/
- File "Slots.h"; Line 78 # char spByteLanes; /*bytelanes from
- card ROM format block*/
-
-
-
- I am assuming this is caused by incompatible versions of MPW tools and C++ when
- compiling under MacApp. Is this correct?
-
- THX in advance
- Ken
- AppleLink: D1950
-
-